home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 July: Mac OS SDK / Dev.CD Jul 97 SDK1.toast / Development Kits (Disc 1) / QuickDraw GX / Programming Stuff / Sample Code / Printing Samples / Applications… / All Shapes with Printing ƒ / About all shapes with printing… next >
Encoding:
Text File  |  1995-04-10  |  659 b   |  11 lines  |  [ttro/ttxt]

  1. About All Shapes with Printing…
  2.  
  3. This application is a modified version of the "All Shapes" graphics sample which appears elsewhere on the CD.  This version supports multiple documents and, of course, prints.
  4.  
  5. As with all other printing samples on this CD (except "Simple Print"), this application overrides the gxPrintingEvent message to update its windows when the new print dialogs are moved.  It also updates print jobs on resume events, in case the user has changed any desktop printer settings.  These are two things that every application should do, unless it aspires to be a "Simple Print."
  6.  
  7. Dave Hersey
  8. Apple Developer Technical Support
  9.  
  10. 7/13/94
  11. v1.0